Skip to content

Overrides: remove unnecessary override of underscore package#34090

Merged
pharret31 merged 1 commit into
DevExpress:26_1from
pharret31:26_1_remove_underscore_dep
Jun 22, 2026
Merged

Overrides: remove unnecessary override of underscore package#34090
pharret31 merged 1 commit into
DevExpress:26_1from
pharret31:26_1_remove_underscore_dep

Conversation

@pharret31

Copy link
Copy Markdown
Contributor

No description provided.

@pharret31 pharret31 self-assigned this Jun 22, 2026
Copilot AI review requested due to automatic review settings June 22, 2026 13:53
@pharret31 pharret31 added dependencies Pull requests that update a dependency file 26_1 labels Jun 22, 2026
@pharret31 pharret31 changed the title Override: remove unnecessary override of underscore package Underscore: remove unnecessary override of underscore package Jun 22, 2026
@pharret31 pharret31 changed the title Underscore: remove unnecessary override of underscore package Overrides: remove unnecessary override of underscore package Jun 22, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Removes an unnecessary pnpm overrides entry for underscore, reducing maintenance overhead in the workspace-level dependency policy and keeping the lockfile consistent.

Changes:

  • Removed the underscore@<=1.13.7 -> ^1.13.8 override from pnpm-workspace.yaml.
  • Removed the corresponding underscore override entry from pnpm-lock.yaml.

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.

File Description
pnpm-workspace.yaml Drops the underscore override from the workspace overrides list.
pnpm-lock.yaml Updates the lockfile overrides section to match the workspace override removal.
Files not reviewed (1)
  • pnpm-lock.yaml: Generated file

@pharret31 pharret31 merged commit 6182090 into DevExpress:26_1 Jun 22, 2026
218 of 230 checks passed
@pharret31 pharret31 deleted the 26_1_remove_underscore_dep branch June 22, 2026 15:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

26_1 dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants